From d2ccd807ab757bce41dbaffb89984cbaf416a48e Mon Sep 17 00:00:00 2001 From: Gert Wollny Date: Sun, 3 Jul 2016 13:10:35 +0000 Subject: [PATCH] Update configuration patch --- ...ed-OFoptional-by-introducing-OFalign.patch | 22 ------------------- 1 file changed, 22 deletions(-) diff --git a/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch b/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch index 9309cecb..c03769dc 100644 --- a/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch +++ b/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch @@ -155,28 +155,6 @@ Subject: [PATCH] Fixed OFoptional by introducing OFalign? CFLAGS="$DEBUGCFLAGS $CFLAGS" CXXFLAGS="$DEBUGCXXFLAGS $CXXFLAGS" ---- a/config/include/dcmtk/config/osconfig.h.in -+++ b/config/include/dcmtk/config/osconfig.h.in -@@ -92,6 +92,9 @@ - /* Define if __attribute__((aligned)) is available */ - #undef HAVE_ATTRIBUTE_ALIGNED - -+/* Define if __attribute__((aligned)) is available */ -+#undef HAVE_ATTRIBUTE_ALIGNED -+ - /* Define to 1 if you have the `bcmp' function. */ - #undef HAVE_BCMP - -@@ -286,6 +289,9 @@ - - /* Define if __alignof__ is available */ - #undef HAVE_GNU_ALIGNOF -+ -+/* Define if __alignof__ is available */ -+#undef HAVE_GNU_ALIGNOF - - /* Define to 1 if you have the header file. */ - #undef HAVE_GRP_H --- a/ofstd/tests/toption.cc +++ b/ofstd/tests/toption.cc @@ -17,6 +17,11 @@ -- 2.30.2